const net.hostLookupCgo
20 uses
net (current package)
conf.go#L254: return hostLookupCgo, nil
conf.go#L257: return hostLookupCgo, nil
conf.go#L265: return hostLookupCgo, nil
conf.go#L269: fallbackOrder = hostLookupCgo
conf.go#L289: return hostLookupCgo, dnsConf
conf.go#L295: return hostLookupCgo, dnsConf
conf.go#L360: return hostLookupCgo, dnsConf
conf.go#L380: return hostLookupCgo, dnsConf
conf.go#L401: return hostLookupCgo, dnsConf
conf.go#L405: return hostLookupCgo, dnsConf
conf.go#L414: return hostLookupCgo, dnsConf
conf.go#L426: return hostLookupCgo, dnsConf
conf.go#L435: return hostLookupCgo, dnsConf
conf.go#L440: return hostLookupCgo, dnsConf
dnsclient_unix.go#L543: hostLookupCgo hostLookupOrder = iota
dnsclient_unix.go#L551: hostLookupCgo: "cgo",
lookup_unix.go#L57: if order == hostLookupCgo {
lookup_unix.go#L65: if order == hostLookupCgo {
lookup_unix.go#L91: if order == hostLookupCgo {
lookup_unix.go#L117: if order == hostLookupCgo {